<?xml version="1.0" encoding="UTF-8"?>
<bpmn:definitions xmlns:bpmn="http://www.omg.org/spec/BPMN/20100524/MODEL" xmlns:bpmndi="http://www.omg.org/spec/BPMN/20100524/DI" xmlns:dc="http://www.omg.org/spec/DD/20100524/DC" xmlns:camunda="http://camunda.org/schema/1.0/bpmn" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:di="http://www.omg.org/spec/DD/20100524/DI" xmlns:modeler="http://camunda.org/schema/modeler/1.0" id="Definitions_1bhadsc" targetNamespace="http://bpmn.io/schema/bpmn" exporter="Camunda Modeler" exporterVersion="5.14.0" modeler:executionPlatform="Camunda Platform" modeler:executionPlatformVersion="7.15.0">
  <bpmn:process id="ACCPACK_UPLOAD_SFTP" name="AccPack Upload Sftp" isExecutable="true">
    <bpmn:serviceTask id="Activity_17l3r5d" name="Upload File To Sftp" camunda:type="external" camunda:topic="priint-plugin-methods">
      <bpmn:extensionElements>
        <camunda:inputOutput>
          <camunda:inputParameter name="pluginMethodType">Document</camunda:inputParameter>
          <camunda:inputParameter name="forceRefreshComponent">true</camunda:inputParameter>
          <camunda:inputParameter name="methodLabel">Upload File To Sftp</camunda:inputParameter>
          <camunda:inputParameter name="methodMappedName">com.priint.accpack.upload.process.UploadFileToSftp</camunda:inputParameter>
          <camunda:inputParameter name="methodName">exec</camunda:inputParameter>
          <camunda:inputParameter name="prefix">Prefix_</camunda:inputParameter>
          <camunda:inputParameter name="suffix">_Suffix</camunda:inputParameter>
          <camunda:inputParameter name="ftpFolder">/upload</camunda:inputParameter>
        </camunda:inputOutput>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_1i3zdqd</bpmn:incoming>
      <bpmn:outgoing>Flow_06pilib</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:boundaryEvent id="Event_1imwjm3" attachedToRef="Activity_17l3r5d">
      <bpmn:outgoing>Flow_0vxk90e</bpmn:outgoing>
      <bpmn:errorEventDefinition id="ErrorEventDefinition_0y32zux" errorRef="Error_14d9n6h" camunda:errorCodeVariable="technicalErrorCode" camunda:errorMessageVariable="errorMessage" />
    </bpmn:boundaryEvent>
    <bpmn:sequenceFlow id="Flow_0vxk90e" sourceRef="Event_1imwjm3" targetRef="P000UT002_Technical_Issue" />
    <bpmn:sequenceFlow id="Flow_125t81a" sourceRef="P000UT002_Technical_Issue" targetRef="Gateway_0awn3yn" />
    <bpmn:exclusiveGateway id="Gateway_0sglsxn" name="Issue?">
      <bpmn:incoming>Flow_06pilib</bpmn:incoming>
      <bpmn:outgoing>P001_Flow_BE</bpmn:outgoing>
      <bpmn:outgoing>Flow_1r8ht0c</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_06pilib" sourceRef="Activity_17l3r5d" targetRef="Gateway_0sglsxn" />
    <bpmn:sequenceFlow id="P001_Flow_BE" name="Yes" sourceRef="Gateway_0sglsxn" targetRef="P000UT001_Business_Issue">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode!=0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:userTask id="P000UT001_Business_Issue" name="Business issue" camunda:assignee="${processStarterUserId}">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>P001_Flow_BE</bpmn:incoming>
      <bpmn:outgoing>Flow_1d0654y</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="Gateway_0ryrrn0" name="Try again?">
      <bpmn:incoming>Flow_1d0654y</bpmn:incoming>
      <bpmn:outgoing>Flow_09h1tom</bpmn:outgoing>
      <bpmn:outgoing>Flow_1m7yvgg</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_1d0654y" sourceRef="P000UT001_Business_Issue" targetRef="Gateway_0ryrrn0" />
    <bpmn:exclusiveGateway id="Gateway_12vyi4g">
      <bpmn:incoming>Flow_09h1tom</bpmn:incoming>
      <bpmn:incoming>Flow_06znky4</bpmn:incoming>
      <bpmn:incoming>Flow_09t5yam</bpmn:incoming>
      <bpmn:outgoing>Flow_1i3zdqd</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_1i3zdqd" sourceRef="Gateway_12vyi4g" targetRef="Activity_17l3r5d" />
    <bpmn:sequenceFlow id="Flow_09h1tom" name="Yes" sourceRef="Gateway_0ryrrn0" targetRef="Gateway_12vyi4g">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:exclusiveGateway id="Gateway_0awn3yn" name="Try again?">
      <bpmn:incoming>Flow_125t81a</bpmn:incoming>
      <bpmn:outgoing>Flow_06znky4</bpmn:outgoing>
      <bpmn:outgoing>Flow_03tkt49</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="P000UT002_Technical_Issue" name="Technical issue" camunda:candidateGroups="939528439">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_0vxk90e</bpmn:incoming>
      <bpmn:outgoing>Flow_125t81a</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:sequenceFlow id="Flow_06znky4" name="Yes" sourceRef="Gateway_0awn3yn" targetRef="Gateway_12vyi4g">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1r8ht0c" name="No" sourceRef="Gateway_0sglsxn" targetRef="Gateway_06c500b">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode==0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:serviceTask id="Collect_Pdf_Files_From_MinIO" name="Collect Pdf Files From MinIO" camunda:type="external" camunda:topic="priint-plugin-methods">
      <bpmn:extensionElements>
        <camunda:inputOutput>
          <camunda:inputParameter name="pluginMethodType">Document</camunda:inputParameter>
          <camunda:inputParameter name="forceRefreshComponent">true</camunda:inputParameter>
          <camunda:inputParameter name="methodLabel">Collect Pdf Files</camunda:inputParameter>
          <camunda:inputParameter name="methodMappedName">com.priint.accpack.upload.process.CollectPdfFiles</camunda:inputParameter>
          <camunda:inputParameter name="methodName">exec</camunda:inputParameter>
        </camunda:inputOutput>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_1bezcyr</bpmn:incoming>
      <bpmn:outgoing>Flow_05l5vm6</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:exclusiveGateway id="Gateway_1xfde3m" name="Issue?">
      <bpmn:incoming>Flow_05l5vm6</bpmn:incoming>
      <bpmn:outgoing>Flow_0yqgtmf</bpmn:outgoing>
      <bpmn:outgoing>Flow_09t5yam</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="Activity_1c8z2g1" name="Business issue" camunda:assignee="${processStarterUserId}">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_0yqgtmf</bpmn:incoming>
      <bpmn:outgoing>Flow_1stljbf</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="Gateway_0pprfvz" name="Try again?">
      <bpmn:incoming>Flow_1stljbf</bpmn:incoming>
      <bpmn:outgoing>Flow_1b0ymtl</bpmn:outgoing>
      <bpmn:outgoing>Flow_1xhgjmm</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="Gateway_1juo4vx">
      <bpmn:incoming>Flow_1b0ymtl</bpmn:incoming>
      <bpmn:incoming>Flow_1hrl3uj</bpmn:incoming>
      <bpmn:incoming>Flow_11k94r6</bpmn:incoming>
      <bpmn:outgoing>Flow_1bezcyr</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="Activity_05i5ce1" name="Technical issue" camunda:candidateGroups="939528439">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_07mlit8</bpmn:incoming>
      <bpmn:outgoing>Flow_021mqs1</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:boundaryEvent id="Event_18qy8qi" attachedToRef="Collect_Pdf_Files_From_MinIO">
      <bpmn:outgoing>Flow_07mlit8</bpmn:outgoing>
      <bpmn:errorEventDefinition id="ErrorEventDefinition_0gwc50c" errorRef="Error_14d9n6h" camunda:errorCodeVariable="technicalErrorCode" camunda:errorMessageVariable="errorMessage" />
    </bpmn:boundaryEvent>
    <bpmn:sequenceFlow id="Flow_1bezcyr" sourceRef="Gateway_1juo4vx" targetRef="Collect_Pdf_Files_From_MinIO" />
    <bpmn:sequenceFlow id="Flow_05l5vm6" sourceRef="Collect_Pdf_Files_From_MinIO" targetRef="Gateway_1xfde3m" />
    <bpmn:sequenceFlow id="Flow_0yqgtmf" name="Yes" sourceRef="Gateway_1xfde3m" targetRef="Activity_1c8z2g1">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode!=0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1stljbf" sourceRef="Activity_1c8z2g1" targetRef="Gateway_0pprfvz" />
    <bpmn:sequenceFlow id="Flow_1b0ymtl" name="Yes" sourceRef="Gateway_0pprfvz" targetRef="Gateway_1juo4vx">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_07mlit8" sourceRef="Event_18qy8qi" targetRef="Activity_05i5ce1" />
    <bpmn:exclusiveGateway id="Gateway_0rhutgi" name="Try again?">
      <bpmn:incoming>Flow_021mqs1</bpmn:incoming>
      <bpmn:outgoing>Flow_1hrl3uj</bpmn:outgoing>
      <bpmn:outgoing>Flow_1lrd86i</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:sequenceFlow id="Flow_021mqs1" sourceRef="Activity_05i5ce1" targetRef="Gateway_0rhutgi" />
    <bpmn:sequenceFlow id="Flow_1hrl3uj" name="Yes" sourceRef="Gateway_0rhutgi" targetRef="Gateway_1juo4vx">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_09t5yam" name="No" sourceRef="Gateway_1xfde3m" targetRef="Gateway_12vyi4g">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode==0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:startEvent id="P007_Start" name="Start" camunda:formKey="">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.PdfProfilesStartForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:outgoing>Flow_11k94r6</bpmn:outgoing>
    </bpmn:startEvent>
    <bpmn:sequenceFlow id="Flow_11k94r6" sourceRef="P007_Start" targetRef="Gateway_1juo4vx" />
    <bpmn:serviceTask id="Activity_1ci32md" name="Delete Pdf Files" camunda:type="external" camunda:topic="priint-plugin-methods">
      <bpmn:extensionElements>
        <camunda:inputOutput>
          <camunda:inputParameter name="pluginMethodType">Document</camunda:inputParameter>
          <camunda:inputParameter name="forceRefreshComponent">true</camunda:inputParameter>
          <camunda:inputParameter name="methodLabel">Remove Pdf Files</camunda:inputParameter>
          <camunda:inputParameter name="methodMappedName">com.priint.accpack.upload.process.RemovePdfFiles</camunda:inputParameter>
          <camunda:inputParameter name="methodName">exec</camunda:inputParameter>
        </camunda:inputOutput>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_1yuvad9</bpmn:incoming>
      <bpmn:outgoing>Flow_1ydvv63</bpmn:outgoing>
    </bpmn:serviceTask>
    <bpmn:exclusiveGateway id="Gateway_1lces03" name="Issue?">
      <bpmn:incoming>Flow_1ydvv63</bpmn:incoming>
      <bpmn:outgoing>Flow_0vpv13m</bpmn:outgoing>
      <bpmn:outgoing>Flow_1ft5zdx</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="Activity_0tb8moz" name="Business issue" camunda:assignee="${processStarterUserId}">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_0vpv13m</bpmn:incoming>
      <bpmn:outgoing>Flow_0bydsfb</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:exclusiveGateway id="Gateway_1sugblu" name="Try again?">
      <bpmn:incoming>Flow_0bydsfb</bpmn:incoming>
      <bpmn:outgoing>Flow_1dlbs3s</bpmn:outgoing>
      <bpmn:outgoing>Flow_1gz7w4r</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="Gateway_06c500b">
      <bpmn:incoming>Flow_1dlbs3s</bpmn:incoming>
      <bpmn:incoming>Flow_0405v11</bpmn:incoming>
      <bpmn:incoming>Flow_1r8ht0c</bpmn:incoming>
      <bpmn:outgoing>Flow_1yuvad9</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:exclusiveGateway id="Gateway_1n4699y" name="Try again?">
      <bpmn:incoming>Flow_1axa5jb</bpmn:incoming>
      <bpmn:outgoing>Flow_0405v11</bpmn:outgoing>
      <bpmn:outgoing>Flow_0jh4ab9</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:userTask id="Activity_0qez58c" name="Technical issue" camunda:candidateGroups="939528439">
      <bpmn:extensionElements>
        <camunda:properties>
          <camunda:property name="inputFormPlugin" value="com.priint.pubserver.engine.plugin.camunda.forms.LocalizedErrorMessageUserTaskForm" />
        </camunda:properties>
      </bpmn:extensionElements>
      <bpmn:incoming>Flow_0r4rjl2</bpmn:incoming>
      <bpmn:outgoing>Flow_1axa5jb</bpmn:outgoing>
    </bpmn:userTask>
    <bpmn:endEvent id="Event_0lxf1l3" name="End">
      <bpmn:incoming>Flow_0twwa21</bpmn:incoming>
    </bpmn:endEvent>
    <bpmn:exclusiveGateway id="Gateway_11m74qp">
      <bpmn:incoming>Flow_1ft5zdx</bpmn:incoming>
      <bpmn:incoming>Flow_1gz7w4r</bpmn:incoming>
      <bpmn:incoming>Flow_0jh4ab9</bpmn:incoming>
      <bpmn:incoming>Flow_1xhgjmm</bpmn:incoming>
      <bpmn:incoming>Flow_1m7yvgg</bpmn:incoming>
      <bpmn:incoming>Flow_03tkt49</bpmn:incoming>
      <bpmn:incoming>Flow_1lrd86i</bpmn:incoming>
      <bpmn:outgoing>Flow_0twwa21</bpmn:outgoing>
    </bpmn:exclusiveGateway>
    <bpmn:boundaryEvent id="Event_0ezoar8" attachedToRef="Activity_1ci32md">
      <bpmn:outgoing>Flow_0r4rjl2</bpmn:outgoing>
      <bpmn:errorEventDefinition id="ErrorEventDefinition_1q0nxha" errorRef="Error_14d9n6h" camunda:errorCodeVariable="technicalErrorCode" camunda:errorMessageVariable="errorMessage" />
    </bpmn:boundaryEvent>
    <bpmn:sequenceFlow id="Flow_1yuvad9" sourceRef="Gateway_06c500b" targetRef="Activity_1ci32md" />
    <bpmn:sequenceFlow id="Flow_1ydvv63" sourceRef="Activity_1ci32md" targetRef="Gateway_1lces03" />
    <bpmn:sequenceFlow id="Flow_0vpv13m" name="Yes" sourceRef="Gateway_1lces03" targetRef="Activity_0tb8moz">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode!=0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1ft5zdx" name="No" sourceRef="Gateway_1lces03" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${errorCode==0}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_0bydsfb" sourceRef="Activity_0tb8moz" targetRef="Gateway_1sugblu" />
    <bpmn:sequenceFlow id="Flow_1dlbs3s" name="Yes" sourceRef="Gateway_1sugblu" targetRef="Gateway_06c500b">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1gz7w4r" name="No" sourceRef="Gateway_1sugblu" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_0405v11" name="Yes" sourceRef="Gateway_1n4699y" targetRef="Gateway_06c500b">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1axa5jb" sourceRef="Activity_0qez58c" targetRef="Gateway_1n4699y" />
    <bpmn:sequenceFlow id="Flow_0jh4ab9" name="No" sourceRef="Gateway_1n4699y" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_0r4rjl2" sourceRef="Event_0ezoar8" targetRef="Activity_0qez58c" />
    <bpmn:sequenceFlow id="Flow_0twwa21" sourceRef="Gateway_11m74qp" targetRef="Event_0lxf1l3" />
    <bpmn:sequenceFlow id="Flow_1xhgjmm" name="No" sourceRef="Gateway_0pprfvz" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1m7yvgg" name="No" sourceRef="Gateway_0ryrrn0" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_03tkt49" name="No" sourceRef="Gateway_0awn3yn" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
    <bpmn:sequenceFlow id="Flow_1lrd86i" name="No" sourceRef="Gateway_0rhutgi" targetRef="Gateway_11m74qp">
      <bpmn:conditionExpression xsi:type="bpmn:tFormalExpression">${!tryAgain}</bpmn:conditionExpression>
    </bpmn:sequenceFlow>
  </bpmn:process>
  <bpmn:error id="Error_14d9n6h" name="RENDERING_FAILURE" errorCode="RENDERING_FAILURE" />
  <bpmn:error id="Error_12i4evy" name="RENDERING_FAILURE2" errorCode="RENDERING_FAILURE2" />
  <bpmndi:BPMNDiagram id="BPMNDiagram_1">
    <bpmndi:BPMNPlane id="BPMNPlane_1" bpmnElement="ACCPACK_UPLOAD_SFTP">
      <bpmndi:BPMNShape id="Activity_17l3r5d_di" bpmnElement="Activity_17l3r5d">
        <dc:Bounds x="760" y="347" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0sglsxn_di" bpmnElement="Gateway_0sglsxn" isMarkerVisible="true">
        <dc:Bounds x="935" y="362" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="944" y="419" width="33" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_1og9102_di" bpmnElement="P000UT001_Business_Issue">
        <dc:Bounds x="910" y="250" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0ryrrn0_di" bpmnElement="Gateway_0ryrrn0" isMarkerVisible="true">
        <dc:Bounds x="935" y="175" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="997" y="193" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_12vyi4g_di" bpmnElement="Gateway_12vyi4g" isMarkerVisible="true">
        <dc:Bounds x="655" y="362" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0awn3yn_di" bpmnElement="Gateway_0awn3yn" isMarkerVisible="true">
        <dc:Bounds x="765" y="595" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="827" y="613" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Activity_0lgdxaw_di" bpmnElement="P000UT002_Technical_Issue">
        <dc:Bounds x="740" y="490" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1vxvije" bpmnElement="Collect_Pdf_Files_From_MinIO">
        <dc:Bounds x="360" y="347" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_0664h5l" bpmnElement="Gateway_1xfde3m" isMarkerVisible="true">
        <dc:Bounds x="535" y="362" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="545" y="419" width="33" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1jz8934" bpmnElement="Activity_1c8z2g1">
        <dc:Bounds x="510" y="250" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_059d7b7" bpmnElement="Gateway_0pprfvz" isMarkerVisible="true">
        <dc:Bounds x="535" y="175" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="597" y="193" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1fk25jx" bpmnElement="Gateway_1juo4vx" isMarkerVisible="true">
        <dc:Bounds x="255" y="362" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1rp0vy7" bpmnElement="Activity_05i5ce1">
        <dc:Bounds x="360" y="490" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Gateway_0rhutgi_di" bpmnElement="Gateway_0rhutgi" isMarkerVisible="true">
        <dc:Bounds x="385" y="595" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="454" y="613" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_15vgjiy" bpmnElement="P007_Start">
        <dc:Bounds x="162" y="369" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="169" y="412" width="27" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_0i3dswt" bpmnElement="Activity_1ci32md">
        <dc:Bounds x="1150" y="347" width="100" height="80" />
        <bpmndi:BPMNLabel />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1c5voib" bpmnElement="Gateway_1lces03" isMarkerVisible="true">
        <dc:Bounds x="1325" y="362" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1334" y="419" width="33" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_0v8x4on" bpmnElement="Activity_0tb8moz">
        <dc:Bounds x="1300" y="250" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1vtvjnz" bpmnElement="Gateway_1sugblu" isMarkerVisible="true">
        <dc:Bounds x="1325" y="175" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1387" y="193" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1p8cb68" bpmnElement="Gateway_06c500b" isMarkerVisible="true">
        <dc:Bounds x="1035" y="362" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_01y9lyv" bpmnElement="Gateway_1n4699y" isMarkerVisible="true">
        <dc:Bounds x="1155" y="595" width="50" height="50" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1217" y="613" width="52" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_12vdt26" bpmnElement="Activity_0qez58c">
        <dc:Bounds x="1130" y="490" width="100" height="80" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_0l7z0qd" bpmnElement="Event_0lxf1l3">
        <dc:Bounds x="1542" y="369" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1553" y="412" width="20" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_114d6pi" bpmnElement="Gateway_11m74qp" isMarkerVisible="true">
        <dc:Bounds x="1445" y="362" width="50" height="50" />
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_08xn3o5" bpmnElement="Event_0ezoar8">
        <dc:Bounds x="1232" y="409" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="374" y="239" width="80" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="BPMNShape_1h4u5o7" bpmnElement="Event_18qy8qi">
        <dc:Bounds x="442" y="409" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="374" y="239" width="80" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNShape id="Event_1imwjm3_di" bpmnElement="Event_1imwjm3">
        <dc:Bounds x="842" y="409" width="36" height="36" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="374" y="239" width="80" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNShape>
      <bpmndi:BPMNEdge id="Flow_0vxk90e_di" bpmnElement="Flow_0vxk90e">
        <di:waypoint x="860" y="445" />
        <di:waypoint x="860" y="460" />
        <di:waypoint x="780" y="460" />
        <di:waypoint x="780" y="490" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_125t81a_di" bpmnElement="Flow_125t81a">
        <di:waypoint x="790" y="570" />
        <di:waypoint x="790" y="595" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_06pilib_di" bpmnElement="Flow_06pilib">
        <di:waypoint x="860" y="387" />
        <di:waypoint x="935" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1vok6iq_di" bpmnElement="P001_Flow_BE">
        <di:waypoint x="960" y="362" />
        <di:waypoint x="960" y="330" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="966" y="340" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1d0654y_di" bpmnElement="Flow_1d0654y">
        <di:waypoint x="960" y="250" />
        <di:waypoint x="960" y="225" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1i3zdqd_di" bpmnElement="Flow_1i3zdqd">
        <di:waypoint x="705" y="387" />
        <di:waypoint x="760" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_09h1tom_di" bpmnElement="Flow_09h1tom">
        <di:waypoint x="935" y="200" />
        <di:waypoint x="680" y="200" />
        <di:waypoint x="680" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="800" y="182" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_06znky4_di" bpmnElement="Flow_06znky4">
        <di:waypoint x="765" y="620" />
        <di:waypoint x="680" y="620" />
        <di:waypoint x="680" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="733" y="602" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1r8ht0c_di" bpmnElement="Flow_1r8ht0c">
        <di:waypoint x="985" y="387" />
        <di:waypoint x="1035" y="387" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="992" y="363" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0jgck6o" bpmnElement="Flow_1bezcyr">
        <di:waypoint x="305" y="387" />
        <di:waypoint x="360" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0ak4kvu" bpmnElement="Flow_05l5vm6">
        <di:waypoint x="460" y="387" />
        <di:waypoint x="535" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1pipwdk" bpmnElement="Flow_0yqgtmf">
        <di:waypoint x="560" y="362" />
        <di:waypoint x="560" y="330" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="567" y="340" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1oyoqpu" bpmnElement="Flow_1stljbf">
        <di:waypoint x="560" y="250" />
        <di:waypoint x="560" y="225" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0o8bkej" bpmnElement="Flow_1b0ymtl">
        <di:waypoint x="535" y="200" />
        <di:waypoint x="280" y="200" />
        <di:waypoint x="280" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="400" y="182" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_044jt1o" bpmnElement="Flow_07mlit8">
        <di:waypoint x="460" y="445" />
        <di:waypoint x="460" y="470" />
        <di:waypoint x="400" y="470" />
        <di:waypoint x="400" y="490" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_021mqs1_di" bpmnElement="Flow_021mqs1">
        <di:waypoint x="410" y="570" />
        <di:waypoint x="410" y="595" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1hrl3uj_di" bpmnElement="Flow_1hrl3uj">
        <di:waypoint x="385" y="620" />
        <di:waypoint x="280" y="620" />
        <di:waypoint x="280" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="324" y="602" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_09t5yam_di" bpmnElement="Flow_09t5yam">
        <di:waypoint x="585" y="387" />
        <di:waypoint x="655" y="387" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="613" y="369" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_11k94r6_di" bpmnElement="Flow_11k94r6">
        <di:waypoint x="198" y="387" />
        <di:waypoint x="255" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_19n85c6" bpmnElement="Flow_1yuvad9">
        <di:waypoint x="1085" y="387" />
        <di:waypoint x="1150" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0vcu7at" bpmnElement="Flow_1ydvv63">
        <di:waypoint x="1250" y="387" />
        <di:waypoint x="1325" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1q33rxa" bpmnElement="Flow_0vpv13m">
        <di:waypoint x="1350" y="362" />
        <di:waypoint x="1350" y="330" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1356" y="340" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1757wac" bpmnElement="Flow_1ft5zdx">
        <di:waypoint x="1375" y="387" />
        <di:waypoint x="1445" y="387" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1397" y="363" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1s0e04p" bpmnElement="Flow_0bydsfb">
        <di:waypoint x="1350" y="250" />
        <di:waypoint x="1350" y="225" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0ds71xr" bpmnElement="Flow_1dlbs3s">
        <di:waypoint x="1325" y="200" />
        <di:waypoint x="1060" y="200" />
        <di:waypoint x="1060" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1195" y="182" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_030hng0" bpmnElement="Flow_1gz7w4r">
        <di:waypoint x="1350" y="175" />
        <di:waypoint x="1350" y="140" />
        <di:waypoint x="1470" y="140" />
        <di:waypoint x="1470" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1366" y="113" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1wt7kkr" bpmnElement="Flow_0405v11">
        <di:waypoint x="1155" y="620" />
        <di:waypoint x="1060" y="620" />
        <di:waypoint x="1060" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1131" y="602" width="18" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1lq8exp" bpmnElement="Flow_1axa5jb">
        <di:waypoint x="1180" y="570" />
        <di:waypoint x="1180" y="595" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0c3brxz" bpmnElement="Flow_0jh4ab9">
        <di:waypoint x="1180" y="645" />
        <di:waypoint x="1180" y="680" />
        <di:waypoint x="1470" y="680" />
        <di:waypoint x="1470" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="1239" y="653" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_0hw5540" bpmnElement="Flow_0r4rjl2">
        <di:waypoint x="1250" y="445" />
        <di:waypoint x="1250" y="460" />
        <di:waypoint x="1170" y="460" />
        <di:waypoint x="1170" y="490" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="BPMNEdge_1uslqdh" bpmnElement="Flow_0twwa21">
        <di:waypoint x="1495" y="387" />
        <di:waypoint x="1542" y="387" />
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1xhgjmm_di" bpmnElement="Flow_1xhgjmm">
        <di:waypoint x="560" y="175" />
        <di:waypoint x="560" y="140" />
        <di:waypoint x="1470" y="140" />
        <di:waypoint x="1470" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="584" y="113" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1m7yvgg_di" bpmnElement="Flow_1m7yvgg">
        <di:waypoint x="960" y="175" />
        <di:waypoint x="960" y="140" />
        <di:waypoint x="1470" y="140" />
        <di:waypoint x="1470" y="362" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="981" y="122" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_03tkt49_di" bpmnElement="Flow_03tkt49">
        <di:waypoint x="790" y="645" />
        <di:waypoint x="790" y="680" />
        <di:waypoint x="1470" y="680" />
        <di:waypoint x="1470" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="804" y="662" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
      <bpmndi:BPMNEdge id="Flow_1lrd86i_di" bpmnElement="Flow_1lrd86i">
        <di:waypoint x="410" y="645" />
        <di:waypoint x="410" y="680" />
        <di:waypoint x="1470" y="680" />
        <di:waypoint x="1470" y="412" />
        <bpmndi:BPMNLabel>
          <dc:Bounds x="427" y="662" width="15" height="14" />
        </bpmndi:BPMNLabel>
      </bpmndi:BPMNEdge>
    </bpmndi:BPMNPlane>
  </bpmndi:BPMNDiagram>
</bpmn:definitions>
